home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / utility2 / unarjsw.zip / UNARJSW.DOC < prev    next >
Text File  |  1992-11-29  |  8KB  |  164 lines

  1.                         UnARJ Shell 1.0 for Windows
  2.  
  3.                       Copyright 1992 by Rupert Spencer 
  4.  
  5.                   ARJ copyright 1990,91 by Robert K. Jung
  6.  
  7.  
  8.  
  9.                                 Disclaimer
  10.  
  11. I hereby disclaim all warranties relating to this product, whether express 
  12. or implied, including without limitation any implied warranties of 
  13. merchantability or fitness for a particular purpose. I cannot and will not 
  14. be liable for any special, incidental, consequential, indirect or similar 
  15. damages due to loss of data or any other reason, even if I have been 
  16. advised of the possibility of such damages. The user of this program 
  17. bears all risk as to the quality and performance of the software.
  18.  
  19.  
  20.                         What is UnARJ Shell?
  21.  
  22. UnARJ Shell is a windows program for extracting and listing the contents 
  23. of archives created with ARJ. 
  24.  
  25.                         System Requirements
  26.  
  27. Microsoft Windows 3.0 or 3.1
  28.  
  29. ARJ.EXE -      ARJ program - must be in a directory that is in your DOS 
  30.                Path - available on most BBS's
  31.  
  32. VBRUN200.DLL - Visual Basic 2.0 Runtime for Windows - must be in the
  33.                Windows\System directory - available on most BBS's
  34.  
  35. THREED.VBX -   Visual Basic Custom Control - must be in the Windows\System
  36.                directory - included in this archive
  37.  
  38.                         
  39.                         Installing UnARJ Shell
  40.  
  41. 1) VBRUN200.DLL must be in your WINDOWS\SYSTEM directory. VBRUN200.DLL
  42.    is not included in this archive. It is available on most BBS's. If 
  43.    you do not have it, download it and copy it to your WINDOWS\SYSTEM
  44.    directory.
  45.  
  46. 2) Copy the file THREED.VBX to your WINDOWS\SYSTEM directory. 
  47.  
  48. 3) Copy the file UNARJSW.EXE to you WINDOWS directory, or wherever you 
  49.    want to install it to. 
  50.  
  51. 4) ARJ.EXE must be located in a directory that is in your DOS path 
  52.    statement. ARJ.EXE is not included in this archive. It is available
  53.    on most BBS's.
  54.  
  55. 5) Run Windows and open the Program Manager group that you wish to 
  56.    install UnARJ Shell to. Select the File pull down menu, then select 
  57.    New. Select new Program Item. Type in where you installed UNARJSW.EXE, 
  58.    and click on OK. You should see the UnARJ Shell icon. UnARJ Shell 
  59.    is now installed and ready for use. 
  60.  
  61.                         
  62.                         Using UnARJ Shell
  63.  
  64. After the Shareware notice screen, you will be in the main UnARJ Shell 
  65. control panel. From here you select the ARJ file that you want to work 
  66. with and the action you want to perform on it.
  67.  
  68.                         Selecting an ARJ File  
  69.                         
  70. Type in the name and path of the ARJ file that you want to work with in 
  71. the ARJ File Name text box. If you don't know the name, select the Browse 
  72. button to the right of the ARJ File Name text box. This will bring up the 
  73. UnARJ Shell Browser. From the Browser, you select the ARJ file using the 
  74. file selector box. Select the disk and directory the ARJ file is in, then 
  75. select the ARJ filename. The filename is printed in the File Selected box 
  76. after you have selected it. The Browser is set to only show ARJ files in 
  77. the file selector box, but you can change it to other files by clicking in 
  78. the Pattern box and entering the new file criteria, such as *.*, and 
  79. pressing the Enter Key. Once you have selected the ARJ filename, click on 
  80. the OK button to return to the UnARJ Shell control panel. Upon returning 
  81. to the control panel, the filename and path you selected will be displayed 
  82. in the ARJ File Name text box. If you are going to Extract the ARJ file, 
  83. you will also need to select a Destination Path. If you are going to List 
  84. an ARJ file, a Destination Path is not required. Note that if you select 
  85. Browse, and then you select Cancel from the Browser, any filename displayed 
  86. in the ARJ File Name box in the UnARJ Shell contol panel, will be erased, 
  87. and you will have to select it again, or select another ARJ filename and 
  88. path.
  89.  
  90.                         Selecting a Destination Path
  91.  
  92. Type in the path where you want to extract the ARJ file in the Destination
  93. Path text box, or use the UnARJ Shell Browser to select a path. The Browser
  94. works the same as in selecting an ARJ file, except that you don't select a
  95. file, just the disk and/or directory to extract to.
  96.  
  97.                         Extracting ARJ Files
  98.  
  99. Once you have selected the ARJ File Name and Destination Path, you are 
  100. ready to extract the ARJ file. Click on the OK button to begin extracting. 
  101. UnARJ Shell will go to DOS, and extract the files using the ARJ.EXE program 
  102. with the extraction options you have selected. Once the files are extracted, 
  103. press any key to return to Windows and UnARJ Shell.
  104.  
  105.                         Extraction Options
  106.  
  107. Full Pathnames -    extracts the ARJ file using full pathnames. This option 
  108.                     is on by default. Full Pathnames means that if the ARJ 
  109.                     file was created with directories, the same directory 
  110.                     structure will be recreated. For example, if the ARJ 
  111.                     file had the files UTILITY\ARJ.EXE and UTILITY\ARJ.DOC, 
  112.                     UnARJ Shell would recreate the same directory structure 
  113.                     on the selected Destination path if Full Pathnames was 
  114.                     selected in the UnARJ Shell control panel. If Full 
  115.                     Pathnames was not selected, UnARJ Shell would extract 
  116.                     the files ARJ.EXE and ARJ.DOC to the Destination Path, 
  117.                     instead of extracting the files and directories 
  118.                     UTILITY\ARJ.EXE and UTILITY\ARJ.DOC.
  119.  
  120. DOS Volume Labels - extracts the ARJ file using DOS Volume labels if the 
  121.                     ARJ file was created with them included in it. For 
  122.                     example, the Microsoft Windows 3.1 disk #1 has the DOS 
  123.                     volume label WIN31DISK1. If you archived that disk for 
  124.                     backup purposes using ARJ and included the volume name 
  125.                     when you archived it, UnARJ Shell would recreate the 
  126.                     same volume name on the Destination disk if DOS Volume 
  127.                     Labels was selected in the UnARJ Shell control panel.
  128.  
  129. Multiple Volumes -  extacts multiple ARJ volumes. This method is only used 
  130.                     to extract disks from floppies to a hard drive. Multiple 
  131.                     ARJ volumes are used when a file is too big to fit on a 
  132.                     floppy disk, or you are using ARJ for a hard drive 
  133.                     backup. ARJ splits the file into 2 or more disks when it 
  134.                     is created. The filename extender will be incremented 
  135.                     when multiple volumes have been created using ARJ. The 
  136.                     first volume will have the extender ARJ, the second A01, 
  137.                     the third A02, etc. If Multiple Volumes have been 
  138.                     selected in the UnARJ Shell control panel, the disks 
  139.                     will be extracted in order. ARJ will prompt you when to 
  140.                     insert the next disk.
  141.  
  142.  
  143.                         Listing ARJ Files
  144.  
  145. You have two options to select from when Listing files. You can do a 
  146. regular list or a verbose list. Type in the name of the ARJ file to list 
  147. in the ARJ File Name text box in the UnARJ Shell control panel, or use the 
  148. Browser. You will not be able to select a Destination Path when listing ARJ 
  149. files. Once you have selected an ARJ file, click on OK to list the file. 
  150. UnARJ Shell will go to DOS and list the ARJ file with the option you 
  151. selected. ARJ will pause after each full screen of text while listing. 
  152. Press Enter to go to the next screen of text. After the listing is complete 
  153. press any key to return to Windows and UnARJ Shell.
  154.  
  155.  
  156.                         Notes on UnARJ Shell
  157.  
  158. UnARJ Shell will create a file called ~UNRJTMP.BAT in your TEMP directory 
  159. if you have one, otherwise it will be created your Windows directory. This 
  160. file is NOT erased when you exit UnARJ Shell. You can delete it manually, 
  161. or leave it alone. It will be overwritten the next time UnARJ Shell is used.
  162.  
  163.  
  164.